Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: zowe/vscode-extension-for-cics

v2.3.2

28 Aug 18:58
Compare
Choose a tag to compare
  • BugFix: Updated README Badge images. #333

v2.3.1

28 Aug 18:25
Compare
Choose a tag to compare
  • BugFix: Fixed an issue where the extension fails to initialize due to keytar related issues. #324

v2.3.0

17 Oct 15:41
f91d044
Compare
Choose a tag to compare
  • Provided the ability to view relevant programs beneath the library dataset resource #295.
  • Provided search filter functionality for programs associated with datasets and for datasets associated with libraries #295.
  • Removed the ability to 'kill' a task but kept Purge and Purge Wait #296.
  • Enabled the applied filter for programs to appear on the dataset tree node (for plex and single region systems) #300.
  • Added filter option from Regions tree node to filter for Tasks and Library Resources #300.
  • Integrated a 'Web' folder containing four added resources: TCPIP Service, URIMap, Pipeline and Web Service #305 & #316.
  • Integrated search functionality for TCPIP Services and URI Maps for both stand-alone regions and plex systems #305 & #306.
  • Fixed an error with the Show Attributes command associated with Web Service resource #316.
  • Integrated search functionality for Pipelines and Web Services for both stand-alone regions and plex systems) #316.
  • Incorporated Show Attributes Command for all resources under the web folder #305 & #316.
  • Integrated the ability to show key attributes on the TCPIPS and URIMAPS resource tree node #316.
  • Fixed alignment inconsistency for attributes table for all resources #318.

v2.2.0

12 Aug 15:41
2189d9a
Compare
Choose a tag to compare
  • Added the ability to carry user input in the subsequent search filter for all resources #258.
  • Added a new CICS Library resource type #260.
  • Provided the ability to right-click on Show Attributes command on libraries to view library attributes #260.
  • Provided the ability to expand libraries to showcase datasets belonging to libraries #274.
  • Provided the ability to right-click on Show Attributes command on datasets to view dataset attributes #260.
  • Implemented search filter functionality to filter specific libraries in stand-alone regions and in CICSplex systems #284.
  • Fixed an issue relating to filter searches for all resources which provided incorrect results for applied filters that held a value of 0 in return #284.
  • Fixed an issue where a connection to a single region with SEC=YES configured for SMSS with basicAuthentication on the TCP/IP service returned an error; no data was being displayed #284.
  • Provided a default search filter for the CICS Tasks and CICS Library resources #263 & #284.
  • Fixed an issue that caused the Attribute heading (on the display page associated with the Show Attributes command) to disappear after scrolling down #269.
  • Added the Show SIT Attribute option for Regions and Added filter on Name and Source Columns #277.
  • Renamed Reveal Transaction and Reveal Program to Inquire Transaction and Inquire Program for better user clarity #281.

v2.1.0

21 Jun 14:05
9526b4c
Compare
Choose a tag to compare
  • Added a the ability to view CICS Tasks #224.
  • Added right-click menu action to reveal the associated program from a transaction #240.
  • Added right-click menu action to reveal the associated transaction from a task #246.
  • Added the ability to change the default 500 record count increment number via Settings (UI) #242.
  • Fixed the issue which prevented lowercase strings being used for local file filter #231.
  • Fixed the issue where a right-click Show Attributes command incorrectly appears on a Regions container #237.
  • Fixed the issue which left previously expanded profiles expanded after refresh of cics view #244.
  • Updated the troubleshooting guide with a V2 schema error #241.
  • Updated the Show Attributes table to resize column width to fit into the view #234.
  • Updated the Show Attributes table to consistently show uppercase values for headings #239.

v2.0.0

28 Apr 10:24
ce00663
Compare
Choose a tag to compare
  • Major: Introduced the ability to access Team Profiles.
  • Added v1 backwards compatibility #180 & #212.
  • Added error message on activation if compatible Zowe Explorer extension is not found #162.
  • Added ability to open the config file to add a new CICS profile #157.
  • Added ability to open the config file to update a CICS profile #150.
  • Fixed build script to work on Windows #160.
  • Added a progress bar and fixed the refresh command #210.

v2.0.0-next.202203031100

03 Mar 16:08
93101cf
Compare
Choose a tag to compare
Pre-release

This release supports Global Team Configuration files and is a technical preview for the upcoming Zowe v2 release.

Please refer to the Early Access doc for guidance on how to get started.

See FAQs here

Pre-requisite: Zowe Explorer v2.0.0-next.202202221200 or higher

v1.3.0

31 Jan 16:49
Compare
Choose a tag to compare
  • Added the option to specify CICS System Groups instead of a region name when creating a profile #146.
  • Added new icons for CICS System Groups and improved existing CICS Plex icon#154
  • Fixed all command palette actions to work with their associated resource #151.
  • Added progress bar to indicate the loading of resources when filtering #152.
  • Updated the filtering prompts to be consistent with Zowe Explorer #149.

v1.2.0

13 Dec 12:44
Compare
Choose a tag to compare

1.2.0

  • Updated tree nodes to lazily load contents so that resources are only fetched when necessary #124.
  • Added 'All Programs', 'All Local Transactions' and 'All Local Files' trees to show all resources under a plex #138.
  • Limited the number of resources shown in the 'All' trees at one time and included a 'View X more...' item to fetch more data #138.
  • Fixed bug which resulted in duplicate occurrences of plexes.
  • Added a resource count for programs, local transactions and local files and a region count #117.
  • Grouped regions together in a new 'Regions' tree #142
  • Added progress bar to indicate the loading of resources #118
  • Improved error messages.
  • Updated resource icons.

v1.1.1

05 Nov 13:40
Compare
Choose a tag to compare

1.1.1

  • Fixed the bug that cause z/OSMF profiles with untrusted CA to be invalidated #116.
  • Added 'Zowe Explorer for IBM CICS' in category section of the contributes.commands section in package.json for Zowe Explorer conformance.
  • Updated README.md file with 'Providing feedback or help contributing' chapter for Zowe Explorer conformance.